home *** CD-ROM | disk | FTP | other *** search
/ Kellogg's Amérique / Kellogg's Amérique / amazonie_en_danger.swf / scripts / amazonie_en_danger_fla / page_accueil_55.as < prev    next >
Text File  |  2020-08-04  |  384b  |  20 lines

  1. package amazonie_en_danger_fla
  2. {
  3.    import flash.display.MovieClip;
  4.    import flash.display.SimpleButton;
  5.    
  6.    public dynamic class page_accueil_55 extends MovieClip
  7.    {
  8.        
  9.       
  10.       public var btn_lesavaistu:SimpleButton;
  11.       
  12.       public var btn_jouer:btjouer;
  13.       
  14.       public function page_accueil_55()
  15.       {
  16.          super();
  17.       }
  18.    }
  19. }
  20.